PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / getStrokeOverprint Method
In This Topic
    getStrokeOverprint Method
    In This Topic
    Gets a flag specifying whether to apply overprint for stroking.
    Syntax
    public boolean getStrokeOverprint()

    Return Value

    True if overprint is applied for stroking.
    See Also